Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22396 | GEN003430 | SV-34995r1_rule | ECLP-1 | Medium |
Description |
---|
If the group of the at directory is not root, bin, sys or other, unauthorized users could be allowed to view or edit files containing sensitive information within the directory. |
STIG | Date |
---|---|
HP-UX 11.31 Security Technical Implementation Guide | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-31829r1_fix) |
---|
Change the group ownership of the file to root, bin, sys or other. # chgrp root /var/spool/cron/atjobs |